﻿.NoClass {
    border: #CECECE 0 solid !important;
    border-bottom: none;
    border-left: none;
}

    .NoClass td {
        border: #cecece 0 solid !important;
    }

.width100 {
    width: 100%;
}

.width3 {
    width: 3%;
}

.width5 {
    width: 5%;
}

.width9 {
    width: 9%;
}

.width15 {
    width: 15%;
}

.width20 {
    width: 20%;
}

.width28 {
    width: 28%;
}

.width30 {
    width: 30%;
}

.txtWidth80 {
    width: 80px;
}

.borderRight {
    border-right: 1px solid black;
}

.paddingLeft2 {
    padding-left: 2px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.marginBottom0 {
    margin-bottom: 0;
}

.txtAlignRight {
    text-align: right;
}

.buttonControlSpacer {
    height: 15px;
}

.backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute; /* hack for Internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

.popupContact {
    display: none;
    position: fixed;
    _position: absolute; /* hack for Internet explorer 6*/
    width: 408px;
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
}

    .popupContact .header {
        text-align: left;
        color: Red;
        font-size: 13px;
        font-weight: 700;
        border-bottom: 1px solid #D3D3D3;
        padding-bottom: 2px;
        width: auto;
    }

#popupContactClose {
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}

.centerAlign {
    margin-left: auto;
    margin-right: auto;
}

#divPager:hover {
    background-color: #ADDFFF;
}

.classGrd:hover {
    background-color: #ADDFFF;
}

.vAlignTop {
    vertical-align: top;
}

.fontSize12 {
    font-size: 12px;
}

.fontSize15 {
    font-size: 15px;
}

.height10 {
    height: 10px;
}

.height30 {
    height: 30px;
}

body {
    background: #2d2429;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
    font-style: normal;
    font-weight: normal;
    padding: 20px 0 0 0;
    margin: 0;
}

a {
    color: #c0571c;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

img {
    border: none;
}

hr {
    border: 0; /*THIS FOR MOZILA*/
    color: #cecece !important; /*THIS FOR IE*/
    background-color: #cecece !important; /*THIS FOR MOZILA*/
    height: 1px;
    margin: 0 0 15px 0;
    *margin: 0 0 9px 0;
    padding: 0;
}

.F-Left {
    float: left;
}

.F-Right {
    float: right;
}

.clear {
    clear: both;
}

.positionRelative {
    position: relative;
}

.ddlCss {
    margin-top: 0px;
}
/*------------------------- Wrapper ----------------------*/
#MainWrapper {
    width: 986px;
    margin: auto;
}

#InnerWrapper {
    width: 986px;
    height: auto;
}

.divProgress {
    position: absolute;
    _position: absolute; /* hack for Internet explorer 6*/
    width: 408px;
    background-color: transparent;
    border: 0 solid #cecece;
    z-index: 2;
    padding: 0;
    font-size: 13px;
    top: 308px;
    left: 310px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.divProgressBackground {
    opacity: 0.7;
    position: fixed;
    _position: absolute; /* hack for Internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
    filter: alpha(opacity=70);
}
/*------------------------ Header --------------------*/
#Header {
    width: 960px;
    height: 53px;
    padding: 29px 13px 0 13px;
    background: #fff url(/PublishingImages/SelectionControlImages/bg_header.jpg) center top repeat-x;
}

    #Header h1 {
        margin: 0;
        padding: 0;
        color: #dbdbdb;
        font-size: 26px;
        font-weight: bold;
    }
/*-------------------- Sub Header ---------------*/
#SubHeader {
    float: left;
    width: 960px;
    height: 35px;
    background: url(/PublishingImages/SelectionControlImages/SubHeaderBg.png) left top repeat-x;
    padding: 13px 13px 0 13px;
}

    #SubHeader h1 {
        margin: 0;
        padding: 0;
        color: #FFF;
        font-size: 18px;
        font-weight: normal;
    }
/*------------------------ Main Content Area ------------------------*/
#ContentWrapper {
    float: left;
    width: 986px;
}

.ContentArea {
    float: left;
    width: 960px;
    min-height: 585px;
    padding: 0 13px 15px 13px;
    background: #FFFFFF url(/PublishingImages/SelectionControlImages/MainContentBg.png) left top repeat-x;
}

.LoginBox {
    margin: 0 auto;
    width: 490px;
    border: #cecece 1px solid;
    margin-top: 92px;
    min-height: 210px;
    padding-bottom: 10px;
}

.LoginTitleArea {
    float: left;
    width: 480px;
    height: 23px;
    font-size: 16px;
    padding: 2px 0 0 10px;
    background: url(/PublishingImages/SelectionControlImages/LoginTitleBg.png) left top repeat-x;
}

.LoginFormArea {
    float: left;
    width: 470px;
    padding: 10px 10px 0 10px;
}

.TextBoxStyle {
    color: #555555;
    width: 150px;
    height: 18px;
    line-height: 20px;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.ButtonStyleLogin {
    float: right;
    width: auto;
    padding-top: 5px;
    margin-right: 10px;
}

.ButtonStyleCancel {
    float: right;
    width: auto;
    margin-right: 125px;
}

.ButtonStyleCancel2 {
    float: right;
    width: auto;
    margin-right: 63px;
}

.ButtonLeftCorner {
    float: left;
    width: auto;
}

.ButtonRightCorner {
    float: left;
    width: auto;
    color: #FFF;
    height: 22px;
    background: url(/PublishingImages/SelectionControlImages/ButtonRightCorner.png) right top no-repeat;
    padding: 4px 18px 0 6px;
}

    .ButtonRightCorner a {
        color: White;
        text-decoration: none;
    }

        .ButtonRightCorner a:hover {
            text-decoration: underline;
        }
/*-------------------------- Grid Area ------------------------*/
.WelcomeTextArea {
    float: left;
    color: #FFF;
    font-size: 12px;
    padding: 3px 0 0 0;
}

    .WelcomeTextArea a {
        color: #FFF;
        text-decoration: underline;
    }

        .WelcomeTextArea a:hover {
            text-decoration: none;
        }

.CommonSearchArea {
    float: left;
    width: 960px;
    margin-top: 15px;
}

.ConfirmSubscriber {
    float: left;
    width: 950px;
    background: #9cea96;
    margin-top: 15px;
    padding: 1px 3px;
    color: #187611;
    border: #7ac075 1px solid;
}

    .ConfirmSubscriber img {
        float: left;
    }

    .ConfirmSubscriber span {
        float: left;
        margin: 2px 0 0 5px;
    }

.alertSucess {
    background: #9cea96;
    padding: 1px 3px;
    color: #187611;
    border: #7ac075 1px solid;
    clear: both;
    margin: 0 0 10px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 482px;
}

    .alertSucess img {
        float: left;
    }

    .alertSucess span {
        float: left;
        margin: 2px 0 0 5px;
    }

.alertError {
    background: #feeaec;
    padding: 1px 3px;
    color: #ce0202;
    border: #923435 1px solid;
    clear: both;
    margin: 0 0 10px 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 482px;
}

    .alertError img {
        float: left;
    }

    .alertError span {
        float: left;
        margin: 2px 0 0 5px;
    }

.alertErrorValidation {
    background: #feeaec;
    padding: 1px 3px 1px 3px;
    color: #ce0202;
    border: #923435 1px solid;
    clear: both;
    margin: 0 0 10px 0;
    position: absolute;
    z-index: 50;
    left: 0;
    top: -15px;
    width: 954px;
    display: none;
}

    .alertErrorValidation img {
        float: left;
    }

    .alertErrorValidation span {
        float: left;
        margin: 1px 0 0 5px;
    }

.alertIcon {
    display: inline;
    position: relative;
}

    .alertIcon .alertIcon {
        position: absolute;
        left: 5px;
        top: -12px;
        *top: 5px;
        cursor: pointer;
    }

.errorMessage {
    background: #feeaec;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    border: #000000 1px solid;
    padding: 7px 2px 7px 2px;
    position: absolute;
    left: 12px;
    top: -39px;
    *top: -22px;
    min-width: 150px;
}

.closeMessage {
    position: absolute;
    right: 3px !important;
    top: 3px !important;
    cursor: pointer;
}

.SearchText {
    float: left;
    padding-top: 5px;
    margin-right: 10px;
}

.SearchTextBox {
    float: left;
    width: auto;
    margin-right: 10px;
}

.SearchButtonOutter {
    float: left;
    width: auto;
    margin-left: 0;
    *margin-left: -10px;
}

.GridOutter {
    float: left;
    width: 960px;
    margin-top: 30px;
}

.GrideInner {
    word-wrap: break-word;
}

.grdViewTable {
    width: 720px;
    word-break: break-all;
}

.GrideInner .HeaderStyle {
    background: url(/PublishingImages/SelectionControlImages/GridHeaderBg.png) left top repeat-x;
    font-weight: bold;
}

.GrideInner .Highlight {
    background: #d9d8d8;
}

.GrideInner table {
    border: #CECECE 1px solid;
    border-bottom: none;
    border-left: none;
}

    .GrideInner table td {
        border: #cecece 1px solid;
        border-top: none;
        border-right: none;
        height: 33px;
        padding: 0 7px 0 7px;
    }

    .GrideInner table th {
        border: #cecece 1px solid;
        border-top: none;
        border-right: none;
        height: 33px;
        padding: 0 7px 0 7px;
    }

.GrideInner .Alt {
    background: #f2f1f0;
}

.GrideInner span {
    color: #FF0000;
}

.GridFooter {
    /*width:960px;*/
    margin-top: 20px;
    background: #FF6699;
}

.Previous {
    float: left;
    width: auto;
    padding: 0 0 0 12px;
    background: url(/PublishingImages/SelectionControlImages/ArrowPrev.png) left 5px no-repeat;
    cursor: pointer;
}

.PageShow {
    /*float:left;
	width:auto;
	margin-right:10px;
	padding-top:3px;*/
    margin: 0;
    padding: 0;
    list-style: none;
}

    .PageShow td {
        float: left;
        margin: 0 5px 0 0;
    }

        .PageShow td a.selected {
            color: #555555;
            text-decoration: none;
        }

.Next {
    float: left;
    width: auto;
    padding: 0 12px 0 0;
    background: url(/PublishingImages/SelectionControlImages/ArrowNxt.png) right 5px no-repeat;
    cursor: pointer;
}

.MaxRowOutter {
    float: left;
    width: auto;
    padding-top: 3px;
    margin-right: 110px;
}

.MaxRowInnerText {
    float: left;
    width: auto;
}

.DropDownBox {
    float: left;
    width: auto;
    margin: -2px 0 0 0;
}

.PageDropDown {
    width: 70px;
    height: 22px;
    color: #555555;
}

.PageDropDown2 {
    width: 60px;
    height: 22px;
    color: #555555;
}
/*---------------------------- Form Area --------------------------*/
.SubscriptionOutter {
    float: left;
    width: 960px;
}

.SubscriptionHeading {
    float: left;
    width: 940px;
    font-size: 14px;
    padding: 3px 10px 5px 10px;
    border-bottom: none;
    border-left: #cecece 1px solid;
    border-top: #cecece 1px solid;
    border-right: #cecece 1px solid;
    background: url(/PublishingImages/SelectionControlImages/LoginTitleBg.png) left top repeat-x;
}

.DetailHeading {
    float: left;
    width: 453px;
    font-size: 14px;
    padding: 3px 10px 5px 10px;
    border-bottom: none;
    border-left: #cecece 1px solid;
    border-top: #cecece 1px solid;
    border-right: #cecece 1px solid;
    background: url(/PublishingImages/SelectionControlImages/LoginTitleBg.png) left top repeat-x;
}

.SubscriptionFormArea {
    float: left;
    width: 960px;
    border: #cecece 1px solid;
}

.ImgAlign {
    vertical-align: middle;
    *vertical-align: inherit;
    margin-left: 10px;
}

.AddContactOutter {
    float: left;
    width: 960px;
    margin-top: 15px;
}

.TextBoxPhnStyle {
    color: #555555;
    width: 99px;
    height: 18px;
    line-height: 20px;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.TextBoxExtStyle {
    color: #555555;
    width: 32px;
    height: 18px;
    line-height: 20px;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.AddContact {
    float: left;
    margin: 8px 0 0 13px;
    list-style: none;
}

    .AddContact a {
        vertical-align: top;
        padding: 0 0 0 5px;
    }

.RemoveContact {
    float: right;
    margin: 8px 0 0 13px;
    list-style: none;
}

    .RemoveContact a {
        vertical-align: top;
        padding: 0 0 0 5px;
    }

.ResetPassword {
    float: right;
    margin: 8px 0 0 13px;
    list-style: none;
}

    .ResetPassword a {
        vertical-align: top;
        padding: 0 0 0 5px;
    }

.DetailFormOutter {
    float: left;
    width: 960px;
    margin-top: 15px;
}

.JobDetailOutter {
    float: left;
    width: 475px;
}

.SoftwareDetailOutter {
    float: right;
    width: 475px;
}

.JobDetailInner {
    float: left;
    width: 473px;
    min-height: 288px;
    *min-height: 282px;
    border: #cecece 1px solid;
}

.DetailDropDown {
    color: #555555;
    height: 22px;
    line-height: 20px;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.ExtraPadding {
    padding-left: 30px;
}

.ExtraPaddingLogin {
    padding-left: 20px;
}

.CheckBoxOutter {
    float: left;
    width: 188px;
    height: 63px;
    overflow-y: scroll;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.StatusLink {
    font-size: 14px;
    width: 960px;
    margin-bottom: 15px;
    border-bottom: #cecece 1px solid;
    padding-bottom: 5px;
}

    .StatusLink a {
        text-decoration: none;
    }

        .StatusLink a:hover {
            text-decoration: underline;
        }

    .StatusLink .selected {
        font-size: 14px;
        font-weight: bold;
    }

.StatusLinkEmail {
    font-size: 14px;
    /*width:960px;*/
    margin-bottom: 15px;
    border-bottom: #cecece 1px solid;
    padding-bottom: 5px;
}

    .StatusLinkEmail a {
        text-decoration: none;
    }

        .StatusLinkEmail a:hover {
            text-decoration: underline;
        }

    .StatusLinkEmail .selected {
        font-size: 14px;
        font-weight: bold;
    }

.PatchTextArea {
    float: left;
    width: 960px;
}

    .PatchTextArea p {
        padding: 10px 0 0 0;
        margin: 0;
    }
/*-------------------------------- Pop-up Area -------------------------------*/
.PopupOutter {
    width: 738px;
    padding: 10px;
    float: left;
    background: #FFF;
    margin-bottom: 10px;
    margin-top: 14px;
    *margin-top: 0;
}

    .PopupOutter h1 {
        width: 738px;
        font-size: 22px;
        padding: 0 0 5px 0;
        margin: 0;
        font-weight: normal;
        border-bottom: #555555 1px solid;
    }

.MailAddressBlock {
    float: left;
    width: 718px;
    border-bottom: #cecece 1px solid;
    padding: 0 10px 10px 10px;
    margin-bottom: 15px;
}

.TextBoxStylePopup {
    color: #555555;
    width: 620px;
    height: 18px;
    line-height: 20px;
    border-top: #abadb3 1px solid;
    border-right: #dbdfe6 1px solid;
    border-bottom: #e3e9ef 1px solid;
    border-left: #e2e3ea 1px solid;
}

.MailInfoArea {
    float: left;
    width: 718px;
    padding: 0 10px 0 10px;
}

    .MailInfoArea p {
        margin: 0;
        padding: 0 0 10px 0;
        line-height: 20px;
    }

.PopupFooter {
    float: left;
    width: 738px;
    margin-top: 20px;
}

.tab_nav {
    margin-bottom: 5px;
}
/*------------------------- Footer --------------------------*/
.BottomCorner {
    float: left;
    width: 988px;
}
/*SECTION LEFT CSS*/
.SectionLeft {
    width: 20.5%;
    background: #f2f2f2;
    float: left;
    border: #cecece 1px solid;
    padding: 2% 1% 2% 1%;
    margin-top: 18px;
}
/*CSS FOR SEARCH FORM*/
.searchForm {
    background: #dedcdd;
    height: 30px;
    margin: 0 0 10px 0;
    padding: 0 0 0 5px;
}

    .searchForm input,
    select {
        float: left;
        margin: 4px 10px 0 0;
    }
/*CSS for Import Content Web-part*/
.xmlHeading {
    font-family: Helvetica !important;
    font-size: 22px !important;
    font-weight: 400;
    font-style: normal;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid green;
}

.trhistory th {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    border-top: 1px solid #989d98;
    border-right: 1px solid #989d98;
    border-bottom: 1px solid #989d98;
    padding: 5px;
}

.trhistory td {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    border-right: 1px solid #989d98;
    border-bottom: 1px solid #989d98;
    padding: 5px;
}
